/*!	* base.css * CSS Document * The site is designed by LEBANG,Inc 11/2015 */
@charset "utf-8";
*{font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display:block;}
audio, canvas, video {display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]) {display:none;}
[hidden] {display:none;}
html {font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body {margin:0;font-size:12px;background-color:#fff;}
body, button, input, select, textarea {font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;color:#101010; font-size:14px; background:#fff;}
a {text-decoration:none; color:#303030;}
abbr[title] {border-bottom:1px dotted;}
b, strong,.bold{font-weight:bold;}
h1,h2,h3,h4,h5{ font-weight:normal;}
/* 重新声明固定宽度字体系列: h5bp.com/j */
pre, code, kbd, samp {font-family:monospace, monospace;_font-family:'courier new',monospace;font-size:1em;}
/* 改善所有浏览器中预先格式化的文本的可读性 */
pre {white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q {quotes:none;}
q:before, q:after {content:"";content:none;}
ul li {list-style:none;}
img {border:0;-ms-interpolation-mode:bicubic;vertical-align: middle;}
svg:not(:root) {overflow:hidden;}
figure {margin:0;}
form {margin:0;}
fieldset {border:0;margin:0;padding:0;}
/* Form */
label,input,select{vertical-align:middle;}
button, input, select, textarea {font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button, input {line-height:normal;*overflow:visible;}
table button, table input {*overflow:auto;}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor:pointer;-webkit-appearance:button;}
input[type="checkbox"], input[type="radio"] {box-sizing:border-box;}
input[type="search"] {-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0;padding:0;}
textarea {overflow:auto;vertical-align:top;resize:vertical;}
select {-webkit-appearance:none;border-radius:0;/* mobile-select设置*/}
input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-appearance:none;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"],select,textarea{-webkit-appearance:none;font-family:"Microsoft Yahei", Helvetica, Arial, sans-serif;}*:focus{outline:none;}
/* 用于表单验证的颜色 */
input:valid, textarea:valid {}
input:invalid, textarea:invalid {background-color:#f0dddd;}
table {border-collapse:collapse;border-spacing:0;}
/* 同时在屏幕读取器和浏览器中隐藏: h5bp.com/u */
.hidden {display:none !important;visibility:hidden;}
.flowhidden{ overflow:hidden}
/* 仅可视隐藏，但在屏幕读取器中可用: h5bp.com/v */
.visuallyhidden {border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
/* 扩展 .visuallyhidden 类以允许元素可在通过键盘浏览时成为焦点: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
/* 可视隐藏且在屏幕读取器中隐藏，但保留布局 */
.invisible {visibility:hidden;}
/* 包含浮动: h5bp.com/q */
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.clear{clear:both;height:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
/* 简单流媒体
   注意: 流媒体要求您删除 HTML 中媒体的高度和宽度属性
*/
/*img, object, embed, video {max-width:100%;}*/
i{display:inline-block;*display:inline;*zoom:1;}
.mrgT15{margin-top:15px;}
.mrgT10{margin-top:10px;}
.mrg10{margin:10px auto;}
.mrgR0 {margin-right: 0 !important;}
.marH{ margin:30px 0px;}
.marH5{ margin:50px 0px;}
.marH2{ margin:20px 0px;}
.marT2{ margin-top:20px;}
.marT4{ margin-top:40px;}
.marT5{ margin-top:50px;}
.marT1{ margin-top:10px;}
.mrgT2{ margin:1.8% 0px 0PX 0PX;}
.marB1{ margin-bottom:10px;}
.marB2{ margin-bottom:20px;}
.marB3{ margin-bottom:30px;}
.marB4{ margin-bottom:40px;}
.marB5{ margin-bottom:50px;}
.padd70{ padding:70px 0px;}
.padd50{ padding:50px 0px;}
.padd40{ padding:40px 0px;}
.padd30{ padding:30px 0px;}
.padd20{ padding:20px 0px;}
.paddT20{ padding-top:15px;}
.paddQ20{ padding:20px 20px;}
.paddB{ padding:5% 3.5% 5% 3%;}
.paddB3{ padding:3% 3.5% 3% 3%;}
.paddB2{ padding:2%;}
.paddLR2{ padding:0px 2%;}
.paddB1{ padding:1%;}
.paddLR5{ padding:0px 4%;}
.borderR{ border-radius:2px;}
.txtcenter{ text-align:center;}
.txtleft{ text-align:left;}
.txtright{ text-align:right;}
.txtupp{text-transform:uppercase;}
.font80{ font-size:80px;}
.font70{ font-size:70px;}
.font60{ font-size:60px;}
.font55{ font-size:55px;}
.font45{ font-size:45px;}
.font40{ font-size:40px;}
.font35{ font-size:35px;}
.font30{ font-size:30px;}
.font26{ font-size:26px;}
.font24{ font-size:24px;}
.font20{ font-size:20px;}
.font18{ font-size:18px;}
.font16{ font-size:16px;}
.font14{ font-size:14px;}
.font12{ font-size:12px;}
.lineH100{ line-height:100px;}
.lineH70{ line-height:70px;}
.lineH60{ line-height:60px;}
.lineH50{ line-height:50px;}
.lineH40{ line-height:40px;}
.lineH36{ line-height:36px;}
.lineH30{ line-height:30px;}
.lineH26{ line-height:26px;}
.bgcolorff{ background:#fff;}/*灰色*/
.bgcolorfd{ background:#fdfdfd;}/*灰色*/
.bgcolorfb{ background:#fbfbfb;}/*灰色*/
.bgcolorfa{ background:#fafafa;}/*灰色*/
.bgcolorblue{ background:#002870;}/*蓝色*/
.bgcolored{ background:#ededed;}/*灰色*/
.bgcolorwhiteT{background:rgba(233,233,233,0.5); position: relative;}
.bgcolorblueT{ background:#34b2ec;}/*蓝色*/
.bgcolorgreen{ background:rgba(107,188,161,0.9);}/*蓝色*/
.bgcolorgreens{ background:#769d0d;}/*蓝色*/
.bgcoloryellow{ background:rgba(248,182,42,0.9);}/*蓝色*/
.bgcolorda{ background:#da4540;}/*蓝色*/
.bgcolorf7{ background:#f79646;}/*蓝色*/
.bgcolor66{ background:#66a8d1;}/*蓝色*/
.bgcolor54{ background:#54bda6;}/*蓝色*/



.red{ color:#c10101;}
.blue{ color:#373737}
.green{ color:#96c221}
.gray{ color:#494949;}
.white{ color:#fff;}
.height200{ height:300px;}
.height400{ height:500px;}

.width100{ width:100%}
.width71{ width:70.7%}
.width65{ width:65%}
.width61{ width:61%}
.width55{ width:58%}
.width49{ width:49.7%}
.width48{ width:48%}
.width46{ width:46%}
.width43{ width:43.2%}
.width37{ width:37.03%}
.width32{ width:32%}
.width28{ width:28%}
.width26{ width:26%}
.width20{ width:20%}
.width18{ width:19.72%}

.poab{ position:absolute; right:0; top:0;}
.poabT{ position:absolute; right:0; bottom:0;}

.borderBtmf3{ border-bottom:1px solid #f3f3f3}
.borderf3{ border:1px solid #f3f3f3}
.borderBRf3{ border:1px solid #f3f3f3; border-width:0px 1px 1px 0px}
.bordertopnone{ border-top:none;}
.border { border-top:1px solid; border-color:#e3e3e3; height: 1px; margin:10px 0px; position: relative;}
.border:before {background-color: #002870;border:0px ridge #fff;content: ""; height:1px; left:0%; margin-left:0px; margin-top:-1px; position: absolute;top:0px; width:10px;}

.borders { border-top:1px solid; border-color:#e9e9e9; height: 1px; margin: 5px 0px; position: relative;}
.borders:before {background-color: #002870; border:0px ridge #fff;content: ""; height:1px; left:0%; margin-left:0px; margin-top:-1px; position: absolute;top:0px; width:105px;}
.border_center { border-top:1px solid; border-color:#e9e9e9; height: 1px; position: relative;}
.border_center:before {background-color: #002870; border:0px ridge #fff;content: ""; height:2px; left:50%; margin-left:-45px; margin-top:-2px; position: absolute;top:0px; width:90px;}

.border_centerT { border-top:1px solid; border-color:rgba(233,233,233,0.5); height: 1px; position: relative;}
.border_centerT:before {background-color: #96c221; border:0px ridge #fff;content: ""; height:2px; left:50%; margin-left:-45px; margin-top:-2px; position: absolute;top:0px; width:90px;}

.border_white { border-top:1px solid; border-color:#e9e9e9; height: 1px; margin: 5px 0px; position: relative;}
.border_white:before {background-color: #fff; border:0px ridge #fff;content: ""; height:3px; left:0%; margin-left:0px; margin-top:-2px; position: absolute;top:0px; width:70px;}

.border_blue { border-top:1px solid; border-color:#e9e9e9; height: 1px; margin: 5px 0px; position: relative;}
.border_blue:before {background-color: #002870; border:0px ridge #fff;content: ""; height:3px; left:0%; margin-left:0px; margin-top:-2px; position: absolute;top:0px; width:70px;}

.border_green { border-top:1px solid; border-color:#e9e9e9; height: 1px; margin: 5px 0px; position: relative;}
.border_green:before {background-color: #96c221; border:0px ridge #fff;content: ""; height:1px; left:0%; margin-left:0px; margin-top:-1px; position: absolute;top:0px; width:100px;}

/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img {width:100%;}
.container{ width:90%; margin:0px auto;}
.containerss{ width:95%; max-height:1400px; margin:0px auto;}
.ind_link li a,.entimg img,.entracon a.more,.entracon h4 a,.indnew_ul ul li,.indnew_text_ul li h3 a,.indnew_text_ul li p a,.news_dynamic_top a.more,.dynamic_conlist li a,.exhibition li a,.indnew_text_ul a.more,.ndrecom li a,.header2_right a,.nav li a,.service_map_select p,.service_map_select dl dd,.about_video li span,.innovative_standard li p,.innovative_standard li i,.induy i,.industry_list li a img,.solution_link li a p,.mulnav li a,.merchant_list li a,.merlist_top em,.merlist_top span,.rlmain_title,.footer_nav li a i,.sindexconul li a,.sindexconul li a i{transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.indnew_text_ul li h3 a,.ind_link li a p,.dynamic_conlist li a h3,.news_topic h3,.exhib_con h3,.nbpaging a,.ndrecom li,.atdynamic_con li,.atbuild_download li a p,.atdynamic_con li a,.knowlist .title p,.footer_link ul li a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.entracon a.more,.indnew_text_ul a.more,.news_mobile .more,.knowlist .title i{text-transform:uppercase;}
.entrafl:hover .entimg img,.entrafr:hover .entimg img,.dynamic_conlist li a:hover .entimg img{opacity:0.7;-moz-opacity:0.7;filter:alpha(opacity=70);}
.time{background:url(../images/pc/ind_time.png) no-repeat 0 center;padding-left:24px;color:#b5b5b5;font-size:13px;height:15px;line-height:15px;display:inline-block;}
.mrgR0{margin-right:0 !important;}
/*.indnew_text_ul li span.time,.dynamic_con span.time,.dynamic_conlist li a span.time{background:url(../images/pc/ind_time.png) no-repeat 0 center;padding-left:24px;color:#b5b5b5;font-size:13px;height:15px;line-height:15px;}*/
/* ==|== 打印样式 =======================================================
   打印样式。
   已内嵌以避免必要的 HTTP 连接: h5bp.com/r
   ========================================================================== */
@media print {
  * {background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter: none !important;}
  /* 黑白打印速度更快: h5bp.com/s */
  a, a:visited {text-decoration:underline;}
  a[href]:after {content:" (" attr(href) ")";}
  abbr[title]:after {content:" (" attr(title) ")";}
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {content:"";}/* 不显示图像链接或 javascript/内部链接 */
  pre, blockquote {border:1px solid #999;page-break-inside:avoid;}
  thead {display:table-header-group;} /* h5bp.com/t */
  tr, img {page-break-inside: avoid;}
  img {max-width:100% !important;}
  @page {margin:0.5cm;}
  p, h2, h3 {orphans:3;widows:3;}
  h2, h3 {page-break-after:avoid;}
}